[INFO] cloning repository https://github.com/encounter/mssbkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/encounter/mssbkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencounter%2Fmssbkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencounter%2Fmssbkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fe33a179aa25820f5fea0c0ee466c55c80c2274
[INFO] fixing encounter/mssbkit against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fencounter%2Fmssbkit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/encounter/mssbkit
[INFO] finished tweaking git repo https://github.com/encounter/mssbkit
[INFO] tweaked toml for git repo https://github.com/encounter/mssbkit written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/encounter/mssbkit on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/encounter/mssbkit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-deps v0.5.0
[INFO] [stderr]   Downloaded async-tar v0.5.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.44.0
[INFO] [stderr]   Downloaded wit-bindgen v0.44.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.44.0
[INFO] [stderr]   Downloaded wasm-metadata v0.236.1
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.44.0
[INFO] [stderr]   Downloaded wit-parser v0.236.1
[INFO] [stderr]   Downloaded wasm-encoder v0.236.1
[INFO] [stderr]   Downloaded wit-bindgen-core v0.44.0
[INFO] [stderr]   Downloaded wit-component v0.236.1
[INFO] [stderr]   Downloaded talc v4.4.3
[INFO] [stderr]   Downloaded wasmparser v0.236.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 97d6a8bbc900cdfa0df8686e4124adde2bf28bfebdcb1d1c9669dcdec71890a4
[INFO] running `Command { std: "docker" "start" "97d6a8bbc900cdfa0df8686e4124adde2bf28bfebdcb1d1c9669dcdec71890a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97d6a8bbc900cdfa0df8686e4124adde2bf28bfebdcb1d1c9669dcdec71890a4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97d6a8bbc900cdfa0df8686e4124adde2bf28bfebdcb1d1c9669dcdec71890a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97d6a8bbc900cdfa0df8686e4124adde2bf28bfebdcb1d1c9669dcdec71890a4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling wit-bindgen-rust v0.44.0
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.44.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling wit-bindgen-rt v0.44.0
[INFO] [stderr]     Checking talc v4.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-tar v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling wit-deps v0.5.0
[INFO] [stderr]    Compiling wit-parser v0.236.1
[INFO] [stderr]    Compiling mssbkit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-metadata v0.236.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.44.0
[INFO] [stderr]    Compiling wit-component v0.236.1
[INFO] [stderr] error: failed to run custom build command for `mssbkit v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/mssbkit-4abfa2473cb13953/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Custom { kind: Other, error: failed to lock deps to `wit/deps`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       0: failed to lock `logging`
[INFO] [stderr]       1: failed to GET
[INFO] [stderr]       2: error sending request for url (https://github.com/WebAssembly/wasi-logging/archive/d31c41d0d9eed81aabe02333d0025d42acf3fb75.tar.gz): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]       3: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]       4: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr]       5: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stderr]      1: <core::result::Result<(wit_deps::lock::Entry, std::collections::hash::map::HashMap<alloc::string::String, wit_deps::lock::Entry>), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stderr]      2: <wit_deps::manifest::Entry>::lock::<&&str, std::path::PathBuf, wit_deps::cache::Local>::{closure#0}::{closure#0}
[INFO] [stderr]      3: <wit_deps::manifest::Entry>::lock::<&&str, std::path::PathBuf, wit_deps::cache::Local>::{closure#0}
[INFO] [stderr]      4: <wit_deps::manifest::Manifest>::lock::<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#0}::{closure#0}
[INFO] [stderr]      5: <futures_util::stream::stream::then::Then<futures_util::stream::iter::Iter<core::iter::adapters::map::Map<std::collections::hash::map::IntoIter<alloc::string::String, wit_deps::manifest::Entry>, <wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#0}>>, <wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core::convert::identity<<wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#0}::{closure#0}>> as futures_core::stream::Stream>::poll_next
[INFO] [stderr]      6: <futures_util::stream::stream::then::Then<futures_util::stream::iter::Iter<core::iter::adapters::map::Map<std::collections::hash::map::IntoIter<alloc::string::String, wit_deps::manifest::Entry>, <wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#0}>>, <wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core::convert::identity<<wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#0}::{closure#0}>> as futures_core::stream::TryStream>::try_poll_next
[INFO] [stderr]      7: <futures_util::stream::try_stream::try_fold::TryFold<futures_util::stream::stream::then::Then<futures_util::stream::iter::Iter<core::iter::adapters::map::Map<std::collections::hash::map::IntoIter<alloc::string::String, wit_deps::manifest::Entry>, <wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#0}>>, <wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core::convert::identity<<wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#0}::{closure#0}>>, <wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#1}::{closure#0}, wit_deps::lock::Lock, <wit_deps::manifest::Manifest>::lock<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}::{closure#1}> as core::future::future::Future>::poll
[INFO] [stderr]      8: <wit_deps::manifest::Manifest>::lock::<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}::{closure#0}
[INFO] [stderr]      9: <wit_deps::manifest::Manifest>::lock::<&str, &std::path::Path, wit_deps::cache::Local>::{closure#0}
[INFO] [stderr]     10: wit_deps::lock::<&str, &str, alloc::string::String, &str>::{closure#0}::{closure#0}
[INFO] [stderr]     11: wit_deps::lock::<&str, &str, alloc::string::String, &str>::{closure#0}
[INFO] [stderr]     12: build_script_build::main::{closure#0}
[INFO] [stderr]     13: <core::pin::Pin<alloc::boxed::Box<build_script_build::main::{closure#0}>> as core::future::future::Future>::poll
[INFO] [stderr]     14: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<build_script_build::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]     15: <tokio::runtime::park::CachedParkThread>::block_on::<core::pin::Pin<alloc::boxed::Box<build_script_build::main::{closure#0}>>>
[INFO] [stderr]     16: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<core::pin::Pin<alloc::boxed::Box<build_script_build::main::{closure#0}>>>
[INFO] [stderr]     17: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<build_script_build::main::{closure#0}>>>::{closure#0}
[INFO] [stderr]     18: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<core::pin::Pin<alloc::boxed::Box<build_script_build::main::{closure#0}>>>::{closure#0}, core::result::Result<(), std::io::error::Error>>
[INFO] [stderr]     19: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<core::pin::Pin<alloc::boxed::Box<build_script_build::main::{closure#0}>>>
[INFO] [stderr]     20: <tokio::runtime::runtime::Runtime>::block_on_inner::<core::pin::Pin<alloc::boxed::Box<build_script_build::main::{closure#0}>>>
[INFO] [stderr]     21: <tokio::runtime::runtime::Runtime>::block_on::<build_script_build::main::{closure#0}>
[INFO] [stderr]     22: build_script_build::main
[INFO] [stderr]     23: <fn() -> core::result::Result<(), alloc::boxed::Box<dyn core::error::Error>> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     24: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), alloc::boxed::Box<dyn core::error::Error>>, core::result::Result<(), alloc::boxed::Box<dyn core::error::Error>>>
[INFO] [stderr]     25: std::rt::lang_start::<core::result::Result<(), alloc::boxed::Box<dyn core::error::Error>>>::{closure#0}
[INFO] [stderr]     26: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     27: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     30: std::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:175:24
[INFO] [stderr]     31: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     32: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     33: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     34: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:171:5
[INFO] [stderr]     35: std::rt::lang_start::<core::result::Result<(), alloc::boxed::Box<dyn core::error::Error>>>
[INFO] [stderr]     36: main
[INFO] [stderr]     37: <unknown>
[INFO] [stderr]     38: __libc_start_main
[INFO] [stderr]     39: _start }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "97d6a8bbc900cdfa0df8686e4124adde2bf28bfebdcb1d1c9669dcdec71890a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d6a8bbc900cdfa0df8686e4124adde2bf28bfebdcb1d1c9669dcdec71890a4", kill_on_drop: false }`
[INFO] [stdout] 97d6a8bbc900cdfa0df8686e4124adde2bf28bfebdcb1d1c9669dcdec71890a4
